home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000304_news@columbia.edu_Thu May 4 02:49:20 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA14468
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 4 May 1995 03:30:27 -0400
  3. Received: by apakabar.cc.columbia.edu id AA13745
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 4 May 1995 03:30:26 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!gatech!paladin.american.edu!news.ecn.uoknor.edu!news.ysu.edu!yfn.ysu.edu!am856
  6. From: am856@yfn.ysu.edu (Michael DeCosta III)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Kermit protocol text translation?
  9. Date: 4 May 1995 02:49:20 GMT
  10. Organization: St. Elizabeth Hospital, Youngstown, OH
  11. Lines: 39
  12. Message-Id: <3o9fbh$eg1@news.ysu.edu>
  13. References: <3o5gs5$8pu@apakabar.cc.columbia.edu> <3o3poi$b81@cello.gina.calstate.edu>
  14. Reply-To: am856@yfn.ysu.edu (Michael DeCosta III)
  15. Nntp-Posting-Host: yfn2.ysu.edu
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18.  
  19. In a previous article, fdc@watsun.cc.columbia.edu (Frank da Cruz) says:
  20.  
  21. >In article <3o3poi$b81@cello.gina.calstate.edu>,
  22. >Larry Powell <jpowell@cello.gina.calstate.edu> wrote:
  23. >: When doing a kermit protocol file transfer in text mode, which end
  24. >: (sender or receiver) does the actual text translation?
  25. >: 
  26. >As explained in each one of the Kermit books, both.
  27. >
  28. >: In a related sense, current versions of kermit seem to be setup where
  29. >: the sender sets the filetype (TEXT or BINARY) and the receiver is 
  30. >: supposed to change itself to match (no matter what its current setting).
  31. >:
  32. >Right.  Also explained in the books, and in somewhat more detail in our
  33. >FAQ, question 10:
  34. >
  35. >  ftp://kermit.columbia.edu/faq.txt
  36. >
  37. >: Combining these questions, I was wondering if there was some way the
  38. >: receiving kermit (probably MS-Kermit 3.14 or CKermit) could (or does ?)
  39. >: have an option to force the receive filetype to what the receiver wants?
  40. >: (This would be most useful if it is the receiving program that does
  41. >: text translation.) (It would be ok to have this setting default to being
  42. >: controlled by the sender (as it is now and would ordinarily be) but it
  43. >: might be nice to have such an option.)
  44. >:
  45. >Yes.  See the FAQ and the KERMIT.UPD file for MS-DOS Kermit 3.14 and the
  46. >ckcker.upd file for C-Kermit 5A(190) (and the update notes for IBM
  47. >Mainframe Kermit 4.3.1).  This is a new feature in these new versions, and
  48. >it works like this: when one of these Kermit is in server mode, then the
  49. >other Kermit, i.e. the client, controls the transfer mode.
  50. >
  51. >- Frank
  52. >
  53.  
  54. Could anyone post the page numbers in the MSKermit 3.13 manual that Frank
  55. is referring to? I too would like to read up on this dry stuff.
  56.